home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / util / misc / rgbpch.readme < prev    next >
Text File  |  1999-05-02  |  1KB  |  41 lines

  1. Short:    Maximum white patch
  2. Author:   gatig@dragon.klte.hu (Gáti Gergely)
  3. Uploader: gatig@dragon.klte.hu (Gáti Gergely)
  4. Type:     util/misc
  5.  
  6. This  is  a  small  patch  to solve a typical
  7. A1200  bug.  This  is  the  maximum intensity
  8. white  color on vga monitors. the color FF FF
  9. FF (255,255,255) sometimes flashing when it's
  10. mixed with black (0,0,0) color.
  11.  
  12. This patch patches the following functions in
  13. graphics.library:
  14.  
  15.     - LoadRGB32()
  16.     - SetRGB32()
  17.     - SetRGB32CM()
  18.  
  19. And   if   someone   wants  to  set  a  color
  20. $ff,$ff,$ff,   then   rgbpch  changes  it  to
  21. $fe,$fe,$fe.
  22.  
  23. I  do not use it on normal Amiga side, but it
  24. is  useful  with  ShapeShifter, or Fusion, or
  25. other tools, when you cannot set the colors.
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.      876     342 60.9% 06-Mar-99 20:44:28 +macros.h
  33.      292     165 43.4% 14-Apr-99 21:24:30 +Makefile
  34.       79      79  0.0% 10-Nov-98 11:36:58 +PHXOPTIONS
  35.      550     340 38.1% 15-Apr-99 10:02:46 +README
  36.     2802     738 73.6% 15-Apr-99 09:54:04 +rgbpatch.asm
  37.     2976    1838 38.2% 15-Apr-99 09:55:06 +rgbpch
  38.      709     369 47.9% 15-Apr-99 09:54:42 +rgbpch.c
  39. -------- ------- ----- --------- --------
  40.     8284    3871 53.2% 20-Apr-99 18:57:56   7 files
  41.